home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / bootup / boot_n2z / stsave24 / st_saver.doc < prev    next >
Text File  |  1995-05-02  |  8KB  |  199 lines

  1.              The Soft-Sci Screen Saver
  2.                   - Shareware -
  3.     
  4.              ╜ Copyright 1990,91,92,93 by Michael Crisafulli
  5.  
  6.               Warp 9 Extend-o-Save Version 2.4
  7.     
  8.     The Soft-Sci Screen Saver is SHAREWARE.  If you use it please
  9.     send a contribution in US dollars to me at the address below.
  10.     Become a registered user for a contribution of $15 US ($20 US
  11.     outside of the US or Canada) or more and I will send you a disk
  12.     containing useful utilities which complement the Saver.  These
  13.     utilities are described at the end of this file.
  14.     
  15.     I encourage wide distribution of the Saver so long as this text
  16.     file and the image files are included with it.  This Shareware
  17.     distribution includes the following files:
  18.     
  19.         ST_SAVER.DOC - This documentation file
  20.         ST_SAVER.EXT - The Extend-o-Save module
  21.         SAVERM.IMG   - Default mono balloon
  22.         SAVERC.IMG   - Default color balloon
  23.         WARP9.DAT    - Disables the Saver for Deluxe Paint
  24.         MONO folder  - Some mono balloons
  25.         COLOR folder - Some color balloons
  26.  
  27.  
  28.     Version 2.4
  29.  
  30.     This version fixes a bug which caused the IMG balloon to stick on
  31.     the side or corner of the screen when loaded from the Configure
  32.     dialog.
  33.  
  34.     New in Version 2.3
  35.  
  36.     You can now load a specific IMG balloon file using the Configure
  37.     dialog from the Warp 9 Extend-o-Save control panel.
  38.  
  39.  
  40.     What is a Screen Saver?
  41.     
  42.     The phosphors on the screen of any video device are susceptible
  43.     to damage if they are left with the same image for a long period
  44.     of time.  The image can actually be burned into the screen.  The
  45.     function of a screen saver is very simple:  if the computer is
  46.     inactive for a period of time, darken the screen to prevent
  47.     damage.
  48.     
  49.     The Soft-Sci Screen Saver is more than a utilitarian program, and
  50.     you can make it very much your own.  When it is active it
  51.     displays a black screen with a small picture bubble or balloon
  52.     which moves continuously, bouncing off the edges of your screen.
  53.     The picture your Saver displays can be different from every other
  54.     one.  In fact, it can be different every time you boot your
  55.     computer.  The installation program can automatically select a
  56.     new image specification for the next boot-up. 
  57.     
  58.  
  59.     Using the Warp 9 Extend-o-Save Version
  60.     
  61.     Refer to the Warp 9 Extend-o-Save documentation for specific
  62.     loading instructions.  The Saver module file ST_SAVER.EXT and the
  63.     IMG file to be read must be placed in the same path for proper
  64.     loading.  For monochrome monitors the image file should be named
  65.     SAVERM.IMG and for color monitors, SAVERC.IMG.  The program
  66.     determines which monitor is attached and reads the appropriate
  67.     file.  If you prefer you may include a configuration file called
  68.     ST_SAVER.DAT in the same path to tell the Saver the name and 
  69.     location of the picture to load.  If you use this configuration 
  70.     file, the picture file need not be in the same folder, but must be
  71.     available on-line at load time.
  72.     
  73.     ST_SAVER.DAT should contain a line which begins with P> and
  74.     contains the full pathname of the image file.  For example this
  75.     one,
  76.     
  77.     P> d:\imgs\einstein.img
  78.     
  79.     specifies the file EINSTEIN.IMG in the folder IMGS on drive D.  
  80.     You can create the DAT file with any text editor and save it as
  81.     an ASCII file.  The Saver Toolset, provided to registered users,
  82.     has a facility for creating DAT files.
  83.     
  84.     The Warp 9 control panel will indicate successful installation by
  85.     displaying the name and version of the Saver.  If installation
  86.     fails, the Saver will display an error alert.  Three messages are
  87.     possible:
  88.  
  89.     IMG file read error     The IMG file could not be found or an
  90.                 error occured while reading the file.
  91.     Wrong IMG file rez    You tried to load a monochrome file on a
  92.                 color system or vice versa, or this was
  93.                 not a proper IMG file.
  94.     IMG too big        The IMG was larger than the maximum size
  95.                 for the resolution.
  96.     
  97.     The Saver is particulary choosy about these images.  I have
  98.     included several balloons with this distribution.  The Saver
  99.     Editor in the Toolset makes it easy to produce your own balloon
  100.     images which are completely compatible with the Saver.
  101.     
  102.     After installation the Saver is invisible.  Use the Warp 9
  103.     control panel to define how the Saver operates.
  104.  
  105.  
  106.     Configuration
  107.  
  108.     Clicking the "Configure" button in the Warp 9 Control Panel
  109.     Extend-o-Save dialog brings up a Soft-Sci bubble loader dialog.
  110.     The name of the IMG file currently loaded is displayed.  If you
  111.     like you can load a new IMG file by clicking the "Load new IMG"
  112.     button.  After loading, the name of the new file is displayed in
  113.     the dialog.  Note that if a load error occurred, signaled by an
  114.     alert, the name of the file which caused the error will be
  115.     displayed in the dialog, but when the saver kicks in, only a dark
  116.     screen will be displayed.
  117.  
  118.  
  119.     Compatibility with Other Programs
  120.     
  121.     The Saver will normally not affect the program whose screen it
  122.     interrupts.  The interrupted program continues to execute as
  123.     before.  An important exception is a program which itself
  124.     automatically switches the physical screen.  In this case it is
  125.     possible for the screen pointers to be confused and the wrong
  126.     screen restored.  This is true only when the screen is switched
  127.     automatically by the program.  If the user causes the screen to
  128.     be switched through a keyboard or mouse action, the activity will
  129.     be detected through the keyboard interrupt intercept and the real
  130.     screen restored before the command gets to the program.
  131.     
  132.     Any program which completely bypasses the normal operating system
  133.     routines is also incompatible.  Deluxe Paint is an example.
  134.     Keyboard and mouse operations are not passed along to the Saver
  135.     so it cannot be turned off.  This package contains a WARP9.DAT
  136.     file to disable the Saver when running Deluxe Paint.  You should
  137.     also monitor the RS-232 port when running a communication
  138.     program.  In general this Extend-o-Save module should have the
  139.     same compatibility as any other Extend-o-Saver.  Use Warp 9's
  140.     control panel capabilities to define how the Saver works with
  141.     such programs.
  142.     
  143.     During normal operation the Saver itself has no effect on the
  144.     computer's operation.  While the saver screen is displayed the
  145.     animation routine does use execution time which will slow down
  146.     any number crunching in the interrupted program.  This is
  147.     especially true at high animation speeds.  If you're running a
  148.     ray tracing program which takes hours to complete you will be
  149.     better off disabling the Saver from the control panel and just
  150.     turning your monitor off.
  151.     
  152.  
  153.     Other Compatibilities
  154.     
  155.     I have run the Saver on color and monochrome systems with TOS
  156.     1.0, 1.2 and 1.4 for years without problems.  I have been told it
  157.     works well the STe.  Its screen size is fixed to the three basic
  158.     ST resolutions, so it is not compatible with large screen
  159.     monitors.
  160.  
  161.  
  162.     Some History
  163.  
  164.     Had STart Magazine not folded the Soft-Sci Saver would have
  165.     appeared some time in 1991 as the STart Screen Saver.  I am
  166.     grateful to the suggestions I received from the staff at STart
  167.     which made the Saver easier to use.
  168.  
  169.     The stand-alone version of the Saver appeared on the Atari ST
  170.     User June 1992 cover disk.
  171.  
  172.  
  173.     Shareware
  174.  
  175.     The Soft-Sci Screen Saver is SHAREWARE.  This means if you use it
  176.     you must register with the author.  The registration fee is $15
  177.     (US) in the United States and Canada and $20 (US) elsewhere.
  178.     Upon registering you will receive the Saver Toolset which
  179.     includes the following:
  180.  
  181.         o The latest versions of the Extend-o-Save and
  182.           stand-alone Savers
  183.         o The versatile Saver Editor for creating personalized
  184.           Saver IMGs from existing graphics in many formats, in
  185.           addition to other support functions.
  186.         o A facility for automatically selecting a different
  187.           Saver IMG each time you boot you computer.
  188.         o A Control Panel and other utilities for the stand-alone
  189.           Saver.
  190.         o A library of over a hundred color and monochrome IMGs.
  191.  
  192.     Thanks for sending your registration to:
  193.  
  194.         Michael Crisafulli
  195.         7 Garden Path
  196.         Farmington, Connecticut
  197.                 06032
  198.         USA
  199.